runtime.timer.sendLock (field)
9 uses
runtime (current package)
time.go#L103: sendLock mutex
time.go#L397: lockInit(&t.sendLock, lockRankTimerSend)
time.go#L500: lock(&t.sendLock)
time.go#L534: unlock(&t.sendLock)
time.go#L582: lock(&t.sendLock)
time.go#L640: unlock(&t.sendLock)
time.go#L667: unlock(&t.sendLock)
time.go#L1227: lock(&t.sendLock)
time.go#L1246: unlock(&t.sendLock)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |